home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Macintosh Bible Guide to Games
/
GameGuideCd.bin
/
Commercial Demos
/
Miscellaneous
/
OMNI Games FREE Trial Offer
/
O.M.N.I. FirstClass® Client
/
Scripts
/
Sprintnet.fcl
< prev
Wrap
Text File
|
1995-02-17
|
393b
|
22 lines
SEND "AT&F2\r"
WAITFOR "OK" -t300
SEND "ATS0=0S7=60S10=50M1V1E0X4&D2&C1\\V1\\N6\\Q3\r"
WAITFOR "OK" -t300
SEND "ATDT9,5941121\r"
WAITFOR "CONNECT" -t3600
DELAY 120
SEND "@"
DELAY 20
SEND "D"
DELAY 20
SEND "\r"
WAITFOR "TERMINAL=" -t3600
DELAY 20
SEND "D1\r"
WAITFOR "@" -t300
SEND "C your address here,xxx\r"
WAITFOR "PASSWORD" -t300
SEND "your password here\r"
WAITFOR "CONNECT" -t3600